Skip to content

frontend-triage: invite feedback via Bugzilla reactions and tags - #6519

Merged
suhaibmujahid merged 1 commit into
mozilla:masterfrom
crythms:triage-feedback-message
Aug 5, 2026
Merged

frontend-triage: invite feedback via Bugzilla reactions and tags#6519
suhaibmujahid merged 1 commit into
mozilla:masterfrom
crythms:triage-feedback-message

Conversation

@crythms

@crythms crythms commented Aug 5, 2026

Copy link
Copy Markdown
Member

We have no way to get feedback from engineers on the Hackbot comments posted to Bugzilla.. Bugzilla already has
comment reactions and tags that can be used to gather feedback, so this just adds a line pointing readers at them.

Fixes #6489

Triage comments now end:

---

If you'd like to provide feedback on this comment, please use the 👍 or 👎
reaction. If you want to categorize your feedback you can add one of the
following tags: ai-triage-wrong-file, ai-triage-wrong-cause,
ai-triage-hallucination, ai-triage-out-of-scope.

@crythms
crythms requested a review from a team as a code owner August 5, 2026 18:39
Comment thread agents/frontend-triage/hackbot_agents/frontend_triage/agent.py Outdated
@crythms
crythms force-pushed the triage-feedback-message branch from 6a1a574 to e066344 Compare August 5, 2026 19:18
@crythms
crythms requested a review from a team as a code owner August 5, 2026 19:18
@crythms
crythms force-pushed the triage-feedback-message branch from e066344 to a19f190 Compare August 5, 2026 19:22
@crythms
crythms requested a review from msujaws August 5, 2026 19:28
@crythms
crythms force-pushed the triage-feedback-message branch from a19f190 to 700c841 Compare August 5, 2026 20:05
msujaws
msujaws previously approved these changes Aug 5, 2026

@msujaws msujaws left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

There is no way to tell whether Hackbot's Bugzilla comments are any good.
Bugzilla already has per-comment reactions and comment tags, so collecting
feedback needs no UI of ours — only for readers to be told the affordances are
there, since the reaction control is an unlabelled icon.

Every agent's comments now ask for a 👍/👎 reaction in place of the needinfo
footer, which was meant to have been dropped earlier and never was.
frontend-triage appends a second line offering ai-triage-* tags to categorise
the feedback. Those tag names have no business on another agent's comments, so
they are registered as a hook on that agent rather than added to the shared
footer.

Literal 👍/👎 rather than 👍/👎 — BMO builds its markdown parser with only
autolink, tagfilter, table and strikethrough, so a shortcode would render as
visible text. The tag list sits on its own line because that same parser sets
hardbreaks, making a single newline a line break.
Comment thread agents/frontend-triage/hackbot_agents/frontend_triage/agent.py
@suhaibmujahid
suhaibmujahid enabled auto-merge (squash) August 5, 2026 20:39
@suhaibmujahid
suhaibmujahid merged commit 903cb0b into mozilla:master Aug 5, 2026
8 checks passed
@crythms
crythms deleted the triage-feedback-message branch August 5, 2026 23:09
@crythms
crythms restored the triage-feedback-message branch August 6, 2026 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove the comment footer in Hackbot's comments

3 participants